Articles Search Results

  1. Docker Explained: How To Create Docker Containers Running Memcached Docker in Brief The docker project offers higher-level tools, working together, which are built on top of some Linux kernel features. The goal is to help developers and system administrators port applications - with all of their dependenci... Read More
  2. How To Install and Use Docker: Getting Started Docker Whether it be from your development machine to a remote server for production, or packaging everything for use elsewhere, it is always a challenge when it comes to porting your application stack together with its dependencies and getting it t... Read More
  3. How to Scale Django: Beyond the Basics Let's dig into the guts of our application and server configuration a little. This article is written on the assumption that you're using Ubuntu 12.04, but the principles work with any version of Linux. Cache Everything The downside is tha... Read More
  4. How To Scale Django: Finding the Bottleneck Django is an excellent Python based platform for building modern web apps. One of its biggest strengths is that it helps developers work faster. You've built your awesome app and deployed it. Things are great, but now that you're loading it... Read More
  5. Django Server Comparison: The Development Server, Mod_WSGI, uWSGI, and Gunicorn When it comes to Django Servers there are quite a few choices. It can be difficult to know which setup is right for you. While each setup is different, they each come with their own advantages and drawbacks. In this article, we will attempt to explor... Read More
  6. How To Install and Configure Django with Postgres, Nginx, and Gunicorn For convenience, I've broken this tutorial into two parts. The first part (steps 1 - 6) covers installation only. If you are a more advanced Django user who just needs help getting things installed you can stop at step 6. If you already have eve... Read More
  7. How To Use CakePHP to Create a Small Web Application CakePHP is a powerful and robust PHP framework built around the Model-View-Controller (MVC) programming paradigm. In addition to the flexible way you can use it to build your application, it provides a basic structure for organizing files and da... Read More
  8. How To Configure Varnish for Drupal with Apache on Debian and Ubuntu Drupal is an open-source content management framework and platform written in PHP. Used for building rich, back-end based solutions for websites of any size and web applications alike, it is massively popular with extremely high statistics of ad... Read More
  9. How To Install cPanel on a Virtual Server Running Centos 6 cPanel is a convenient application that allows users to administer servers through a GUI interface instead of the traditional command line. Although the installation for cPanel is relatively simple, the script does take several hours to run. Notes ... Read More
  10. How To Create a SSL Certificate on Apache for CentOS 6 A SSL certificate is a way to encrypt a site's information and create a more secure connection. Additionally, the certificate can show the virtual private server's identification information to site visitors. Certificate Authorities can iss... Read More
Displaying 11 to 20 out of 46 articles found First Page Previous Page Page 2 of 5 Next Page Last Page